textbtree: Avoid line vs char count confusion
authorMatthias Clasen <mclasen@redhat.com>
Thu, 4 Feb 2021 05:17:55 +0000 (00:17 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:44:25 +0000 (11:44 -0500)
commit85b98cb177686fdf1e24c93357f305982e990c7f
treefa1d0508798459e81e269a6ffc712d041e625673
parent047c8f7ff31ffe8150e9e54dd6b445a1d46bf144
textbtree: Avoid line vs char count confusion

The post_insert_fixup helper function was confused about
its argument order.

Pointed out in https://www.viva64.com/en/b/0793/
gtk/gtktextbtree.c